internal/runtime/maps.Map.putSlotSmallFast32 (method)
2 uses
internal/runtime/maps (current package)
runtime_fast32_swiss.go#L154: func (m *Map) putSlotSmallFast32(typ *abi.SwissMapType, hash uintptr, key uint32) unsafe.Pointer {
runtime_fast32_swiss.go#L221: elem := m.putSlotSmallFast32(typ, hash, key)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)